Fix for raise display property on NS (Bug#8913).
authorAlp Aker <alp.tekin.aker@gmail.com>
Thu, 28 Jul 2011 18:50:05 +0000 (14:50 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 28 Jul 2011 18:50:05 +0000 (14:50 -0400)
commite20cd968a3400bb7b19b51f023972557a0efd031
treeb5f3e65d41f9323df62396cc0b2ca35ac3d90187
parent86d0389965a1f15712424887413409736407b2e2
Fix for raise display property on NS (Bug#8913).

* src/nsfont.m (nsfont_open): Remove assignment to voffset and
unnecessary vars hshink, expand, hd, full_height, min_height.
(nsfont_draw): Use s->ybase as baseline for glyph drawing.

* src/nsterm.h (nsfont_info): Remove voffset field.
src/ChangeLog
src/nsfont.m
src/nsterm.h